sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.os
/
[main]OperationCanceledException
Operation
Canceled
Exception
open
class
OperationCanceledException
:
RuntimeException
(
source
)
An exception type that is thrown when an operation in progress is canceled.
Members
Constructors
Operation
Canceled
Exception
Link copied to clipboard
constructor
(
)
constructor
(
@
Nullable
message
:
String
)